body{
	margin:0;
	color:#000;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#eeeee4 url(../images/bg-body.gif);
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#e15d61;
	outline:none;
}
a:hover{
	text-decoration:none;
}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
	outline:none;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper{
	margin:0 auto;
	padding:0 27px 0 25px;
}
#header .text-area h1{
	font:bold italic 18px/22px Georgia, serif;
	margin:0 0 10px;
}
#header .text-section h1{
	font:30px/30px Georgia, serif;
	margin:0 0 20px;
}
#header{
	width:100%;
	padding:8px 0 0;
}
.header-area{
	width:100%;
	padding:0 0 14px;
	background:url(../images/separator.gif) repeat-x 0 100%;
}
.header-area:after{
	content:'';
	display:block;
	clear:both;
}
.logo{
	float:left;
	margin:7px 38px 0 -21px;
}
.header-area .text-area,
.header-area .text-section{
	overflow:hidden;
	height:1%;
	padding:29px 0 0;
}
.header-area .add-link{
	margin:33px 34px 0 22px;
	float:right;
	background:url(../images/bg-add-link.png) no-repeat;
	width:150px;
	height:56px;
	padding:8px 12px 0 0;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font:bold 18px/20px Georgia, serif;
}
.header-area .add-link span{
	border-bottom:1px dashed;
}
.header-area .add-link:hover span{
	border:none;
}
.header-area p{
	margin:0;
}
.promo-area{
	width:96%;
	overflow:hidden;
	padding:17px 2% 2px;
	margin:0;
	list-style:none;
}
.promo-area li{
	width:22%;
	padding:0 4% 0 0;
	float:left;
	text-align:center;
}
.promo-area li img{
	width:200px;
	height:100px;
}
.promo-area .last{
	padding:0;
}
#main{
	overflow:hidden;
	width:100%;
	padding:12px 0 15px;
}
#twocolumns{
	/* float:left;
	width:74.2%; */
	overflow:hidden;
	height:1%;
}
#content{
	/* float:left;
	width:65.5%; */
	overflow:hidden;
	height:1%;
}
#content h2{
	font:18px/22px Georgia, serif;
	margin:0 0 7px;
}
#content h2 a{
	color:#000;
}
.block-area{
	margin:-12px 0 0;
}
.block{
	margin:12px 12px 20px;
	position:relative;
	height:1%;
}
.block .t,
.block .b{
	height:12px;
	font-size:0;
	line-height:0;
	background:url(../images/bg-top.png) repeat-x;
}
.block .b{
	background:url(../images/bg-bottom.png) repeat-x;
}
.block .t span,
.block .b span{
	position:absolute;
	left:-12px;
	width:12px;
	height:12px;
	background:url(../images/bg-top-left.png) no-repeat;
}
.block .b span{
	left:-12px;
	background:url(../images/bg-bottom-left.png) no-repeat;
}
.block .t em,
.block .b em{
	float:right;
	position:relative;
	width:12px;
	z-index:100;
	margin-right:-12px;
	height:100%;
	background:url(../images/bg-top-right.png) no-repeat;
}
.block .b em{
	background:url(../images/bg-bottom-right.png) no-repeat;
}
.block-holder{
	width:100%;
	overflow:hidden;
	padding:0 12px;
	position:relative;
	margin:0 -12px;
}
.block-holder .l,
.block-holder .r{
	float:left;
	width:12px;
	background:url(../images/bg-left.png) repeat-y;
	padding:0 0 9999px;
	margin:0 0 -9999px -12px;
}
.block-holder .r{
	float:right;
	background:url(../images/bg-right.png) repeat-y;
	margin:0 -12px -9999px 0;
}
.block .container{
	float:left;
	width:100%;
	background:#fff;
}
.block-main{
	padding:1px 11px 13px 11px;
}
.block-frame{
	width:100%;
	overflow:hidden;
	padding:2px 0 0;
	line-height:14px;
}
.block-sector{
	width:100%;
	overflow:hidden;
}
.block .block-sector .contacts{
	line-height:28px;
}
.block .video-holder{
	float:right;
	margin:12px 0 20px 20px;
}
.block .video-holder img{
	vertical-align:top;
}
.block .contacts{
	margin:0 0 2px;
	font:12px/24px Georgia, serif;
}
.block .contacts-area{
	overflow:hidden;
	height:1%;
	font:12px/24px Georgia, serif;
	margin:0 0 6px;
}
.block .contacts dt{
	display:inline;
}
.block .contacts-area dt{
	float:left;
	margin:0 7px 0 0;
}
.block .contacts dd{
	margin:0;
	font-size:18px;
	display:inline;
}
.block .contacts-area dd{
	margin:0;
	font-size:18px;
	overflow:hidden;
	height:1%;
}
.block .info-list{
	margin:0 0 7px;
	overflow:hidden;
	height:1%;
}
.block .info-list .list-holder{
	padding:3px 0 0 26px;
	margin:0 0 9px;
	list-style:none;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-list-holder.png) no-repeat;
}
.block .info-list .list-holder li{
	margin:0 7px 0 0;
	float:left;
}
.block .info-list dl{
	margin:0 0 4px;
}
.block .info-list dt{
	display:inline;
	font-weight:bold;
}
.block .info-list dd{
	margin:0;
	display:inline;
}
.block p{
	margin:0 0 15px;
}
.block .img-area{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.block .img-area li{
	display:inline-block;
	width:31%;
	margin:0 -3px 0 0;
	text-align:center;
	padding:0 3.4% 0 0;
	vertical-align:top;
}
.block .img-area .last{
	padding:0;
}
*+html .block .img-area li{
	display:inline;
	margin:0;
}
.block .img-area img,
.block .img-sector img{
	vertical-align:top;
}
.block .img-sector{
	padding:0;
	margin:0 0 -17px;
	list-style:none;
	width:100%;
	overflow:hidden;
}

.block .img-sector li{
	display:inline-block;
	margin:0 -3px 0 0;
	padding:0 0.9% 15px 2.5%;
	/*width:27.9%;*/
	text-align:center;
}
*+html .block .img-sector li{
	display:inline;
	margin:0;
}
.select-form{
	/*width:510px;*/
	margin:0 auto;
	padding:6px 0 5px;
	text-align:center;
}
.select-form select{
	margin:0 0 0 10px;
	color:#4e4e4e;
	font-size:11px;
	padding:2px 0 2px 5px;
}
.select-form select:first-child{
	margin:0;
}
.block-main .alignleft{
	float:left;
	margin:10px 24px 15px 0;
}
.more-area{
	text-align:right;
	font-size:14px;
	line-height:16px;
	margin:-22px 4px 0 0;
}
.more-area a{
	background:url(../images/bg-link.png) no-repeat;
	color:#000;
	padding:0 0 0 26px;
	text-decoration:none;
}
.more-area a:hover{
	background-position:0 -500px;
}
.more-area a span{
	background:url(../images/bg-link-dotted.png) 0 100% repeat-x;
	padding:0 0 3px;
}
.more-area a:hover span{
	background:url(../images/bg-link-solid.gif) 0 100% repeat-x;
}
.paging,
.switcher{
	padding:13px 12px 0 0;
	margin:0;
	list-style:none;
	text-align:center;
	font:12px/14px Georgia, serif;
}
.switcher{
	padding:0 0 18px;
}
.paging li,
.switcher li{
	display:inline-block;
	margin:0 5px 0 0;
	text-align:center;
}
*+html .paging li,
*+html .switcher li{
	display:inline;
	margin:0 5px;
}
.paging a,
.switcher a{
	color:#000;
	line-height:20px;
}
.paging a:hover,
.paging .active a,
.switcher a:hover,
.switcher .active a{
	color:#fff;
	font-weight:bold;
}
.paging span,
.switcher span{
	display:block;
	width:32px;
	height:20px;
	padding:3px 0 7px;
	overflow:hidden;
	background:url(../images/bg-link-paging.png) no-repeat;
}
.paging a:hover span,
.paging .active span,
.switcher a:hover span,
.switcher .active span{
	text-decoration:underline;
	background-position:-100px 0;
}
.switcher a{
	text-decoration:none;
}
.paging .prev{
	margin:0 21px 0 0;
}
.paging .next{
	margin:0 0 0 16px;
}
.paging .next span,
.paging .prev span,
.paging .prev a:hover span{
	width:24px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/bg-prev-next.png) no-repeat 0 6px;
}
.paging .next span,
.paging .next a:hover span{
	background-position:-297px 6px;
}
.aside{
	width:230px;
	margin:0 0 0 14px;
	float:right;
}
.box{
	margin:0 0 24px;
	background:url(../images/bg-link-list.png);
}
.box-form{
	background:url(../images/bg-link-list.png);
	padding:11px 10px 7px 26px;
	overflow:hidden;
}
.box-form .text{
	width:148px;
	background:#fff;
	padding:8px 12px 9px;
	border:1px solid #e3e3e0;
	border-top-color:#6b6b6b;
	font-size:12px;
	border-left-color:#a1a1a1;
	line-height:13px;
	height:13px;
	color:#737373;
	margin:0 0 10px;
}
.btn-subs{
	font-size:14px;
	margin:0 0 10px;
	cursor:pointer;
}
#sidebar p{
	margin:0 0 10px;
}
.aside .heading,
#sidebar .heading{
	padding:7px 0 0 0;
	color:#fff;
	background:url(../images/bg-heading.png) no-repeat;
}
.aside .heading .holder,
#sidebar .heading .holder{
	padding:0 5px 6px 32px;
	background:#580101 url(../images/bg-heading-holder.gif) repeat-x;
}
.aside .heading h3,
#sidebar .heading h3{
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	margin:0;
}
.link-list{
	padding:12px 0;
	margin:0;
	list-style:none;
	font-size:14px;
	line-height:16px;
}
.link-list li{
	padding:0 0 3px;
}
.link-list a{
	color:#000;
	display:block;
	text-decoration:none;
	padding:8px 0 9px 46px;
	cursor:pointer;
	background:url(../images/bg-link.png) no-repeat 18px 8px;
}
.link-list a span{
	padding:0 0 3px;
	background:url(../images/bg-link-dotted.png) 0 100% repeat-x;
}
.link-list a:hover{
	background:#ececec url(../images/bg-link.png) no-repeat 18px -492px;
}
.link-list a:hover span{
	background:url(../images/bg-link-solid.gif) 0 100% repeat-x;
}
.add-form{
	padding:19px 0 26px;
}
.add-form .row{
	overflow:hidden;
	width:100%;
	padding:0 0 7px;
}
.add-form label{
	float:left;
	width:138px;
	margin:5px 11px 0 0;
}
.add-form .input-text {
	height:13px;
	overflow:hidden;
	background:#fff;
	padding:8px 12px 9px;
	border:1px solid #e3e3e0;
	border-top-color:#6b6b6b;
	font-size:12px;
	border-left-color:#a1a1a1;
}
.add-form .text {
	width:100%;
	float:left;
	line-height:13px;
	font-size:12px;
	color:#737373;
	background:none;
	border:0;
	margin:0;
	padding:0;
}
.add-form .marked{
	color:#b9b9b9;
	font-size:10px;
}
.add-form .row-area{
	overflow:hidden;
	width:100%;
	padding:0 0 20px;
}
.add-form .textarea{
	height:155px !important;
	resize:none;
	width:100%;
	overflow:auto;
	color:#737373;
	padding:0;
	margin:0;
	border:0;
}
.add-form .input-textarea {
	height:1%;
	overflow:hidden;
	background:#fff;
	margin:8px 0 0;
	padding:8px 12px 9px;
	border:1px solid #e3e3e0;
	border-top-color:#6b6b6b;
	font-size:12px;
	border-left-color:#a1a1a1;
}
.add-form .btn-area{
	width:62%;
	margin:0 0 0 149px;
}
.add-form .btn-area input{
	margin:0 9px 0 0;
	cursor:pointer;
	font-size:14px;
}
#content .add-form h2{
	font-size:17px;
}
#sidebar{
	width:230px;
	margin:0 14px 0 0;
	float:left;
}
.photo-page{
	width:948px;
	margin:0 auto;
	padding:44px 0 0;
}
.photo-page h1{
	font-size:36px;
	line-height:38px;
	margin:0 0 10px;
	font-weight:normal;
	text-align:center;
}
.photo-page .heading{
	width:100%;
	overflow:hidden;
	margin:0 0 23px;
}
.photo-page .heading a{
	color:#000;
	font-size:11px;
}
.photo-page .heading .close{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-close.gif) no-repeat;
	width:59px;
	height:56px;
}
.carousel{
	overflow:hidden;
	position:relative;
	width:650px;
	height:428px;
	padding:0 118px;
	margin:0 auto 61px;
}
.carousel .prev,
.carousel .next{
	position:absolute;
	top:50%;
	left:0;
	margin:-26px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:74px;
	height:66px;
	cursor:pointer;
	background:url(../images/bg-carousel-prev-next.gif) no-repeat;
}
.carousel .next{
	left:auto;
	right:0;
	background-position:-407px 0;
}
.carousel .gallery{
	overflow:hidden;
	width:650px;
	height:428px;
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
}
.carousel .gallery li{
	position:absolute;
	z-index:2;
}
.carousel .gallery .active{
	z-index:5;
}
#footer{
	background:url(../images/separator.gif) repeat-x;
	padding:14px 0 0;
	font-size:11px;
	overflow:hidden;
	width:100%;
}
#footer a{
	color:#000;
}
#footer .home-link{
	text-decoration:none;
}
#footer .home-link:hover{
	text-decoration:underline;
}
#footer p{
	margin:0 0 10px;
}
#footer .counters{
	float:right;
	padding:0;
	margin:0 8px 0 0;
	list-style:none;
}
#footer .counters li{
	float:left;
	padding:0 0 0 15px;
}

.banners-right{
    margin-top:10px;
}

.banners-right img{
    margin:5px 14px;
}